Decimal data types are used for numeric values 小數(shù)數(shù)據(jù)類型用于定義數(shù)值。
The decimal data type is used to specify a numeric value 小數(shù)數(shù)據(jù)類型用于指定一個數(shù)值。
A decimal data type that can contain currency symbols 一種可以包含貨幣符號的十進制數(shù)據(jù)類型。
All numeric data types are derived from the decimal data type 所有數(shù)值數(shù)據(jù)類型都是從小數(shù)數(shù)據(jù)類型里派生出來的。
For example , integer is a special case derived from the decimal data type 例如, integer是從decimal數(shù)據(jù)類型導(dǎo)出的特殊情況。
Note that all of the data types below derive from the decimal data type ( except for decimal itself ) 注意:下面的所有數(shù)據(jù)類型都是從小數(shù)數(shù)據(jù)類型中派生出來的(小數(shù)自身除外) !
Using locale to apply locale - specific rules for interpreting date , time , decimal data , and sort order 使用區(qū)域設(shè)置以應(yīng)用區(qū)域設(shè)置特定的規(guī)則來解釋日期、時間、十進制數(shù)據(jù)和排序順序。
The only exception is the result of a binary operation on two values with the dt decimal data type , which returns a result with the dt numeric data type 唯一的例外是,如果對兩個dt _ decimal數(shù)據(jù)類型的值執(zhí)行二進制操作,則它將返回dt _ numeric數(shù)據(jù)類型的結(jié)果。
Integration services does not use the code page to infer locale - specific rules for sorting data or interpreting date , time , and decimal data . instead , the transformation reads the locale that is set by the Integration services不使用代碼頁來推斷對數(shù)據(jù)排序或解釋日期、時間和十進制數(shù)據(jù)時遵循的區(qū)域設(shè)置特定的規(guī)則。